.home-page {}

.home-page .content-wrap {
	width: 100%;
}
.home-page .content-wrap .content-wrap-top {
	width: 100%;
	/* height: 218px; */
	height: 13.1rem;
}

.home-page .content-wrap .content-wrap-top .swiper-container1 {
	width: 100%;
	height: 100%;
}

.home-page .content-wrap .content-wrap-top .swiper-wrapper1 {
	width: 100%;
	height: 100%;
}

.home-page .content-wrap .content-wrap-top.swiper-slide1 {
	width: 100%;
	height: 100%;
}

.home-page .content-wrap .content-wrap-top .swiper-slide1 img {
	width: 100%;
	height: 100%;
	display: block;
}

.home-page .content-wrap .content-wrap-mid {
	display: flex;
	/* padding: 12px 10px 8px; */
	padding: 0.72rem 0.60rem 0.48rem;
	background: #F7F7F7;
	justify-content: space-around;
}

.home-page .content-wrap .content-wrap-mid .content-wrap-mid-item {
	/* width: 176px; */
	/* height: 88px; */
	width: 10.56rem;
	height: 5.29rem;
}
.home-page .content-wrap .content-wrap-mid .content-wrap-mid-item img{
	width: 100%;
	height: 100%;
}
.home-page .content-wrap .content-wrap-kzbm{
	width: 100%;
}
.home-page .content-wrap .content-wrap-kzbm .content-wrap-kzbm-title{
	width: 100%;
	/* padding: 32px 114px 18px; */
	padding: 1.92rem 6.84rem 1.08rem;
	/* font-size: 24px; */
	font-size: 1.44rem;
	font-family: PingFangSC-Semibold, PingFang SC;
	font-weight: 600;
	color: #222222;
	/* line-height: 33px; */
	line-height: 1.98rem;
}
.home-page .content-wrap .content-wrap-kzbm .content-wrap-kzbm-list{
	width: 100vw;
	overflow: scroll;
	/* text-align: center; */
	/* display: flex; */
	/* justify-content: space-around; */
	position: relative;
	height: 24.72rem;
}
.home-page .content-wrap .content-wrap-kzbm .content-wrap-kzbm-list .content-wrap-kzbm-list-wrap{
	display: flex;
	justify-content: space-between;
	/* width: 716px; */
	width: 42.96rem;
	/* padding: 0 20px; */
/* 	position: absolute;
	transform: translateX(-50%); */
	/* margin: 0 auto; */
	height: 24.72rem;
	/* position: absolute;
	top: 0;
	left: 0; */
	/* left: 50%; */
	/* transform: translateX(-50%); */
}
.home-page .content-wrap .content-wrap-kzbm .content-wrap-kzbm-list .content-wrap-kzbm-list-wrap .content-wrap-kzbm-list-item{
	/* width: 262px; */
	/* height: 412px; */
	width: 15.72rem;
	height: 24.72rem;
	position: relative;
}
.home-page .content-wrap .content-wrap-kzbm .content-wrap-kzbm-list .content-wrap-kzbm-list-wrap .content-wrap-kzbm-list-item img{
	/* width: 262px;
	height: 412px; */
	width: 15.72rem;
	height: 24.72rem;
	display: block;
}
.home-page .content-wrap .content-wrap-kzbm .content-wrap-kzbm-list .content-wrap-kzbm-list-wrap .content-wrap-kzbm-list-item  .content-wrap-kzbm-list-item-more{
	position: absolute;
	/* top: 16px; */
	top: 0.96rem;
	/* right: 20px;	 */
	right: 1.20rem;
	/* font-size: 13px; */
	font-size: 0.78rem;
	font-family: PingFang-SC-Medium, PingFang-SC;
	font-weight: 500;
	color: #FFFFFF;
}
.content-wrap .content-wrap-wurenji-insurance{
	width: 100vw;
}
.content-wrap .content-wrap-wurenji-insurance .content-wrap-wurenji-insurance-title{
	/* padding: 24px 115px 22px; */
	padding: 1.44rem 6.90rem 1.32rem;
	/* font-size: 24px; */
	font-size: 1.44rem;
	font-family: PingFangSC-Semibold, PingFang SC;
	font-weight: 600;
	color: #222222;
}
.content-wrap .content-wrap-wurenji-insurance .content-wrap-wurenji-insurance-content{
	width: 100%;
	position: relative;
}
.content-wrap .content-wrap-wurenji-insurance .content-wrap-wurenji-insurance-content img{
	width: 100%;
	/* height: 250px; */
	height: 15.00rem;
	display: block;
}
.content-wrap .content-wrap-wurenji-insurance .content-wrap-wurenji-insurance-content .bug-insurance-ol{
	/* width: 343px; */
	width: 20.58rem;
	/* height: 52px; */
	height: 3.12rem;
	background: #FFFFFF;
	/* border-radius: 4px; */
	border-radius: 0.25rem;
	position: absolute;
	/* top: 167px;
	left: 16px; */
	top: 10.02rem;
	left: 0.96rem;
	/* font-size: 15px; */
	font-size: 0.90rem;
	font-family: PingFang-SC-Medium, PingFang-SC;
	font-weight: 500;
	color: #222222;
	justify-content: center;
	display: flex;
	align-items: center;
	letter-spacing: 2px;
}

